home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows4 / qs.zip / QS.DOC next >
Text File  |  1992-04-04  |  7KB  |  189 lines

  1. Quick Switch V1.0                                 April 1, 1992
  2.  
  3.  
  4. 1. General introduction
  5.  
  6. Have you ever had a hard time in finding a desired window buried
  7. under many windows?  Quick Switch (QS) is designed to simplify
  8. the MS-Window operation in switching windows effortlessly.  By
  9. simply holding down the right mouse button, you will get a list
  10. of all windows currently open, or you can make all of them
  11. minimize at once on the desktop (screen).  The list will show you
  12. icons and associated window names in a clear fashion.  You can
  13. double-click an icon in the list to activate the corresponding
  14. window.
  15.  
  16.  
  17. 2. How to use it.
  18.  
  19. Once QS is run, operation is very easy; simply hold down the
  20. right mouse button for a short period of time (the default is 500
  21. milliseconds).  Then the QS listing will show up.  Again, hold
  22. down the right mouse button.  Then QS will minimize itself to an
  23. icon.
  24.  
  25. While you are displaying the QS listing, double-click a desired
  26. application's icon.  Then you can switch to that application. 
  27. Once you select an application in this way, QS will minimize
  28. itself until you hold down the right mouse button to re-activate
  29. QS.
  30.  
  31. You can display in the QS listing top level windows only or with
  32. child windows.  The relationship between a parent window and its
  33. child windows will be clearly indicated by connecting lines
  34. showing the structure.  By single-clicking the QS window's client
  35. area, display level (top level only or including child windows)
  36. can be instantly changed.
  37.  
  38. If the application which you are running supports multiple
  39. documents as child windows, then double-click the icon of an
  40. child window in the QS listing.  You will be activating the
  41. parent window for the corresponding application with a selected
  42. document in the active child window.  Since the Program Groups in
  43. the Windows Program Manager are handled in a form of multiple
  44. documents, this is very useful to switch the Program Groups
  45. within the Windows Program Manager.  This feature is also useful
  46. in switching documents if you are working on multiple documents
  47. in a wordprocessing or similar application which supports the
  48. multiple document feature.
  49.  
  50. If the QS mode is set to minimizing all windows at QS activation
  51. time, holding down the right mouse button will minimize all
  52. windows currently open and arrange them on the desktop at once. 
  53. Once all windows are minimized and arranged on the desktop,
  54. activating a desired window can be done in a regular way of
  55. double-clicking an icon.
  56.  
  57. When the right mouse button is held down when all windows are
  58. minimized, QS will be activated and show the QS listing with all
  59. windows currently running.  Double-clicking an icon in the list
  60. will activate the corresponding window. 
  61.  
  62. In many cases, if a dialog box is shown on the screen, its parent
  63. window is locked and it is very difficult, if not impossible, to
  64. switch to other application.  If you hold down the right mouse
  65. button in the dialog box area, then QS will be activated and you
  66. can switch applications.  This is useful, for example, to switch
  67. to other application while the application you have been working
  68. on is suspended for printing, or some other reason. 
  69.  
  70.  
  71. 3. Installation
  72.  
  73. To fully appreciate the handiness of QS, it should be running all
  74. the time as a background task so that it is ready for activation
  75. in response to holding down the right mouse button.  To
  76. accomplish this easily, it is suggested to load QS as an icon at
  77. the start up time of Windows by editing WIN.INI file as follows:
  78.  
  79.      [windows]
  80.      load=drive:\subdirectory\QS.EXE
  81.  
  82.  
  83. 4. Option setting.
  84.  
  85. If you select Option in the menu, you will see a dialog box in
  86. which you have a couple of option setting selections:
  87.  
  88. (1) QS mode.
  89.      This option is to select either QS should, at its
  90.      activation, list the currently open windows or make all of
  91.      them minimize.
  92.  
  93. (2) Display level.
  94.      This option is to tell QS weather child windows should be
  95.      displayed along with their parent windows.  Whichever is
  96.      setup in the option selection, single-clicking of the right
  97.      mouse button toggles this setting.  The new setting changed
  98.      by single-clicking is only valid until QS is terminated,
  99.      unless you save the option setting, . 
  100.  
  101. (3) Do not display initial help screen.
  102.      If checked, the help screen will not be displayed when QS is
  103.      activated first time.
  104.  
  105. (4) Disable QS activation temporarily.
  106.      If checked, QS will not be activated even if the right mouse
  107.      button is held down for a specified period of time.
  108.  
  109. (5) QS Activation timer.
  110.      QS will activate itself after detecting that the right mouse
  111.      button is held down for certain period of time specified by
  112.      this parameter.  The timer value should be in milliseconds.
  113.  
  114. (6) Make the changes permanent.
  115.      If Yes is selected, then QS.INI profile will be updated.  If
  116.      No is selected, the changes will be temporary.
  117.  
  118.  
  119. 5. QS profile
  120.  
  121. All the setup options in the Option screen will be kept in the QS
  122. profile, QS.INI.  The format of QS.INI is similar to other .INI
  123. files, like WIN.INI.  With QS.INI, you can have a primary profile
  124. and a secondary profile, whereby the secondary profile is
  125. optional.  The primary profile should be stored in the same
  126. subdirectory with the QS program file QS.EXE.  If the primary
  127. profile contains IniDir= keyword parameter with valid
  128. drive/subdirectory name, QS gets all setup parameters from the 
  129. secondary profile stored in the subdirectory specified by IniDir=
  130. keyword in the primary profile by superseding the setups in the
  131. primary profile.  The IniDir keyword in the secondary profile
  132. will be ignored, if any.  This feature is useful in LAN
  133. environment so that individual users can maintain their own
  134. profile while they can share the QS program file on a file
  135. server.
  136.  
  137. Keyword in the profile:
  138.  
  139.      [QuickSwitch]
  140.           This is the section name for QS.
  141.  
  142.      Mode: QS mode
  143.           Mode=List
  144.           Mode=Icon
  145.  
  146.      TopLevelOnly: Display level
  147.           TopLevelOnly=Yes
  148.           TopLevelOnly=No
  149.  
  150.      InitHelp: Weather to display the help screen at the
  151.                beginning.
  152.           InitHelp=Yes
  153.           Inithelp=No
  154.  
  155.      Disable: Weather to disable QS activation temporarily.
  156.           Disable=Yes
  157.           Disable=No
  158.  
  159.      ActivationTimer: QS activation timer in milliseconds
  160.           example: ActivationTimer=500
  161.  
  162.      IniDir: The secondary profile drive/subdirectory
  163.           example: IniDir=H:\INI\QS
  164.  
  165.  
  166.  
  167. 6. Irregularity
  168.  
  169. In some cases, an icon in the QS listing may not be exactly the
  170. one assigned for that application.  Such application includes,
  171. for example, Clock and Terminal in Accessaries provided in MS-
  172. Windows.  This is because these applications may be drawing icons
  173. on its own and QS could not identify the icons.
  174.  
  175.  
  176.  
  177. 7. Registration
  178.  
  179. This is a shareware program.  If you think Quick Switch is useful
  180. for you please register it for $5 per copy.
  181.  
  182.  
  183.      K. Yoshimura
  184.      18 Somerstown Rd
  185.      Ossining, NY 10562
  186.  
  187.      CompuServe: 72371,3237
  188.  
  189.